|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of this interface represents a binding between an activity and an activity.
This interface is not intended to be extended or implemented by clients.
EXPERIMENTAL
IActivity
Method Summary | |
String |
getChildActivityId()
Returns the identifier of the child activity represented in this binding. |
String |
getParentActivityId()
Returns the identifier of the parent activity represented in this binding. |
Methods inherited from interface java.lang.Comparable |
compareTo |
Method Detail |
public String getChildActivityId()
null
.public String getParentActivityId()
null
.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |